| Visual Basic (Declaration) | |
|---|---|
Public Overloads Function GetEvents( _ ByVal attributes() As System.Attribute _ ) As System.ComponentModel.EventDescriptorCollection | |
| C# | |
|---|---|
public System.ComponentModel.EventDescriptorCollection GetEvents( System.Attribute[] attributes ) | |
Parameters
- attributes
- The attributes array.